PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations.a3d Package / PDF3DProjection Class / getType Method
In This Topic
    getType Method
    In This Topic
    Gets the type of projection.
    Syntax
    public PDF3DProjectionType getType()

    Return Value

    A PDF3DProjectionType enum meber that represents the type of projection.
    See Also